'Declaration Public Property PdfEnableLinks As Boolean
'Declaration
Public Property PdfEnableLinks As Boolean
public bool PdfEnableLinks {get; set;}
public read-write property PdfEnableLinks: Boolean;
public function get,set PdfEnableLinks : boolean
public: __property bool get_PdfEnableLinks(); public: __property void set_PdfEnableLinks( bool value );
public: property bool PdfEnableLinks { bool get(); void set ( bool value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members